extend

@NonNull
open fun extend(@NonNull extender: @NonNull NotificationCompat.Extender): @NonNull NotificationCompat.Builder(source)

Apply an extender to this notification builder. Extenders may be used to add metadata or change options on this builder.